home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / SOFTWARE / ISSUE3 / PD / VICE / doc / index < prev    next >
Text File  |  2002-08-27  |  10KB  |  383 lines

  1. <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  5. <title>The VICE Emulator</title>
  6. </head>
  7.  
  8. <body text="#000000" bgcolor="#FFFFFF">
  9.  
  10. <hr>
  11.  
  12. <center>
  13. <img SRC="images/vice-logo.jpg" ALT="The VICE"  align=CENTER>
  14. <br><img SRC="images/vice-sublogo.jpg" ALT="Versatile Commodore Emulator"
  15. align=CENTER>
  16. </center>
  17.  
  18. <hr>
  19.  
  20. <center>
  21. <h2>
  22. <img SRC="images/new.gif" ALT="[NEW]">
  23. <font size=+1>(6 Sept 2002)</font> Version 1.10
  24. </h2>
  25. </center>
  26.  
  27. <center>
  28. <h4>
  29. Current VICE team members: Daniel Sladic, Andreas Boose, Tibor Biczo, Dag Lem,
  30. Andreas Dehmel, Thomas Bretz, Andreas Matthies, Martin Pottendorfer,
  31. Markus Brenner, Spiro Trikaliotis.
  32. </h4>
  33. </center>
  34.  
  35. <hr>
  36.  
  37. <h1>
  38. Quickfinder
  39. </h1>
  40.  
  41. <ul>
  42.  
  43. <li>
  44. <a href="#vice">What is VICE?</a>
  45. </li>
  46.  
  47. <li>
  48. <p>What is <a href="plain/NEWS">NEW</a> with the 1.10 release? 
  49. <bold>(This is definitely worth reading <tt>:-)</tt></bold>
  50. </li>
  51.  
  52. <li>
  53. The VICE <a href="vice_toc.html">Manuals online</a>
  54. </li>
  55.  
  56. <!--
  57. <li>
  58. <img SRC="images/new.gif" ALT="[NEW]">
  59. <a href="bin/vice-docs.zip">Download</a> the VICE manuals.
  60. </li>
  61. -->
  62.  
  63. <li>
  64. ...and the rest of the <a href="#docs">Docs.</a>
  65. </li>
  66.  
  67. <li>
  68. Please send a bug report via email to one of the addresses listed
  69. in the <a href="#contact">contact</a> section. The list of already known
  70. <a href="plain/BUGS">BUGS</a> is also available.
  71. </li>
  72.  
  73. <li>
  74. What we are about <a href="plain/TODO">TODO</a> with it...
  75. </li>
  76.  
  77. <li>
  78. <a href="vice_12.html">Developers</a>
  79. </li>
  80.  
  81. <li>
  82. <a href="#download">Download</a> VICE
  83. </li>
  84.  
  85.  
  86. <li>
  87. Here you can find <a href="#Related Resources">related resources</a>.
  88. </li>
  89.  
  90.  
  91. <li>
  92. <a href="#copyright">Copyright - GNU Copyleft</a>
  93. </li>
  94.  
  95. <li>
  96. <a href="#contact">Contacts</a>
  97. </li>
  98.  
  99. </ul>
  100.  
  101. Unfortunately we no longer have the time to maintain a FAQ or other extra
  102. documents. The old version of the FAQ is already quite outdated.<br>
  103. Anyway, we started setting up a new FAQ which can be found at the
  104. <a href="http://www.vicekb.de.vu/">VICE knowledge base</a> in its
  105. preliminary state.
  106. <p>Anyway, we probably need more help to keep all things going, so here
  107. is the usual call for volunteers... <tt>;-)</tt> If you like to join our
  108. group, and help us in any way , please send a mail to
  109. <a href="mailto:vice-devel@firenze.linux.it">vice-devel@firenze.linux.it</a>.
  110.  
  111. <p>
  112.  
  113. <hr><a NAME="vice"></a>
  114.  
  115. <h1>
  116. What is VICE?
  117. </h1>
  118.  
  119. <b>VICE</b> is a <i>Versatile Commodore Emulator</i>, i.e. a program that
  120. runs on a Unix, MS-DOS, Win95/NT, OS/2, Acorn RISC OS
  121. or BeOS machine and executes programs intended for the old 8-bit Commodore
  122. computers. The current version emulates the C64, the C128, the VIC20,
  123. all the PET models (except the SuperPET 9000, which is out of line
  124. anyway) and the CBM-II (aka C610).
  125.  
  126. <p>If you have any comments or bug reports, please contact us at one of
  127. the addresses given below.
  128.  
  129. <p>VICE is under constant change. Anyone interested in helping development
  130. of VICE is welcome. Please contact
  131. <a href="mailto:vice-devel@firenze.linux.it">us</a>
  132. to avoid doing something that someone else has done already. <tt>(-:</tt>
  133.  
  134. <p>Of course our warm thanks go to everyone who has helped us in developing
  135. VICE during these past few years. 
  136.  
  137. <p>
  138. <hr>
  139.  
  140. <h2>
  141. <a NAME="docs"></a>Documents
  142. </h2>
  143.  
  144. Here are some documents that come with VICE:
  145.  
  146. <ul>
  147.  
  148. <li>
  149. <b><a href="plain/64doc.txt">64doc.txt</a></b>
  150. contains the CPU instruction set and more on the C64
  151. </li>
  152.  
  153. <li>
  154. <b><a href="plain/PETdoc.txt">PETdoc.txt</a></b>
  155. contains PET information
  156. </li>
  157.  
  158. <li>
  159. <b><a href="plain/cbm_basic_tokens.txt">cbm_basic_tokens.txt</a></b>
  160. is a listing of BASIC token values.
  161. </li>
  162.  
  163. <li>
  164. <b><a href="plain/drive_info.txt">drive_info.txt</a></b>
  165. has CBM disk drive stuff
  166. </li>
  167.  
  168. <li>
  169. <b><a href="plain/serial.txt">serial.txt</a></b>
  170. is an explanation of the serial IEC bus
  171. </li>
  172.  
  173. </ul>
  174.  
  175. <hr><a NAME="copyright"></a>
  176.  
  177. <h1>
  178. Copyright
  179. </h1>
  180.  
  181. <pre>The VICE is copyrighted to Ettore Perazzoli, Daniel Sladic, Andreas Boose,
  182. Tibor Biczo, Dag Lem, Andreas Dehmel, Thomas Bretz, Andreas Matthies,
  183. Martin Pottendorfer, Teemu Rantanen, André Fachat.
  184.  
  185. <b>VICE</b> is free software; you can redistribute it and/or modify it
  186. under the terms of the <a href="plain/COPYING">GNU General Public License</a>
  187. as published by the Free Software Foundation; either version 2
  188. of the License, or (at your option) any later version.
  189.  
  190. <b>VICE</b> is distributed in the hope that it will be useful,
  191. but WITHOUT ANY WARRANTY; without even the implied warranty of
  192. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  193. GNU General Public License for more details.</pre>
  194.  
  195. <hr>
  196. <a NAME="download"></a>
  197.  
  198. <h2>
  199. Download VICE
  200. </h2>
  201.  
  202. You can download the latest VICE distributions here.
  203. Some ports may not be available at the release date.
  204.  
  205. <p>
  206.  
  207. <li>
  208. <b>Source</b> distributions:
  209. </li>
  210.  
  211. <ul>
  212. <li>
  213. Tarball:
  214. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/vice-1.10.tar.gz">vice-1.10.tar.gz</a>
  215. </li>
  216. </ul>
  217.  
  218. <p>
  219.  
  220. <li>
  221. New <b>binary</b> distributions:
  222. </li>
  223.  
  224. <ul>
  225.  
  226. <li>
  227. Binary for <b>MS-DOS</b> (Pentium-optimized):
  228. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/vice110.zip">vice110.zip</a>
  229. </li>
  230.  
  231. <br>
  232. <b>Please use the '-d' option if you are using pkzip, to unpack the
  233. archive with the full directory tree.</b> Otherwise you get error messages
  234. about some ROMs (kernal, basic etc) not being found.
  235.  
  236. <li>
  237. Binary for <b>MS-Windows</b> 32bit (Pentium-optimized):
  238. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/WinVICE-1.10.zip">WinVICE-1.10.zip</a>
  239. </li>
  240.  
  241. <li>
  242. Binary for <b>Acorn RISC OS</b> systems:
  243. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/vice-riscos1_10.zip">vice-riscos1_10.zip</a>
  244. </li>
  245.  
  246. <li>
  247. Binary for <b>OS/2</b> systems:
  248. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/vice-os2-1.10.zip">vice-os2-1.10.zip</a>.
  249. Additional information can be found at the
  250. <a href="http://www.prakt.physik.tu-muenchen.de/tbretz/vice2/">Vice/2</a>
  251. homepage.
  252. </li>
  253.  
  254. <li>
  255. Binary for <b>BeOS x86</b> systems:
  256. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/BeVICE-1.10.x86.zip">BeVICE-1.10.x86.zip</a></li>
  257. </li>
  258.  
  259. </ul>
  260.  
  261. <li>
  262. Old <b>binary</b> distributions:
  263. </li>
  264.  
  265. <ul>
  266.  
  267. <li>
  268. Binary for <b>MS-DOS</b> (Pentium-optimized):
  269. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/vice19.zip">vice19.zip</a>
  270. </li>
  271.  
  272. <br>
  273. <b>Please use the '-d' option if you are using pkzip, to unpack the
  274. archive with the full directory tree.</b> Otherwise you get error messages
  275. about some ROMs (kernal, basic etc) not being found.
  276.  
  277. <li>
  278. Binary for <b>MS-Windows</b> 32bit (Pentium-optimized):
  279. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/WinVICE-1.9.zip">WinVICE-1.9.zip</a>
  280. </li>
  281.  
  282. <li>
  283. Binary for <b>Acorn RISC OS</b> systems:
  284. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/vice-riscos1_9.zip">vice-riscos1_9.zip</a>
  285. </li>
  286.  
  287. <li>
  288. Binary for <b>OS/2</b> systems:
  289. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/vice-os2-1.9.zip">vice-os2-1.9.zip</a>.
  290. Additional information can be found at the
  291. <a href="http://www.prakt.physik.tu-muenchen.de/tbretz/vice2/">Vice/2</a>
  292. homepage.
  293. </li>
  294.  
  295. <li>
  296. Binary for <b>BeOS x86</b> systems:
  297. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/BeVICE-1.9.x86.zip">BeVICE-1.9.x86.zip</a></li>
  298. </li>
  299.  
  300. </ul>
  301.  
  302. The files are taken from
  303.  
  304. <a href="ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE">ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE</a>.
  305.  
  306. <br><b>Note:</b> Some people reported problems accessing the FUNET FTP
  307. server. If this happens to you, try the FUNET HTTP interface
  308. <a href="http://www.nic.funet.fi/pub/cbm/crossplatform/emulators/VICE">http://www.nic.funet.fi/pub/cbm/crossplatform/emulators/VICE</a>.
  309. <p>
  310.  
  311. <hr>
  312.  
  313. <h1>
  314. <a NAME="Related Resources">Related resources
  315. </h1>
  316.  
  317. <li>
  318. <b>MS-Windows</b>
  319. </li>
  320.  
  321. <ul>
  322. <li>
  323. Parallel port joystick driver for MS-Windows 2000/XP/98/Me:
  324. <a href="http://www.geocities.com/deonvdw/PPJoy.htm">Homepage</a>
  325. </li>
  326. </ul>
  327.  
  328. <hr>
  329.  
  330. <h1>
  331. <a NAME="contact">Contacts
  332. </h1>
  333.  
  334. <p>Before contacting us, have a look at the
  335. <a href="http://www.vicekb.de.vu/">VICE knowledge base</a> (which is under
  336. construction at the moment) if your question is answered there. Keep in mind
  337. that we work on VICE in our spare-time, so the more time we don't need to answer
  338. the same questions over and over again, the more time we have to improve the
  339. emulation itself. On the other hand, that does not mean that you should not
  340. contact us, especially if you find bugs or have suggestions which might
  341. improve the emulation.</p>
  342.  
  343. <ul>
  344.  
  345. <li>
  346. Generic questions, bug reports, suggestions etc.: The Vice team
  347. (<a href="mailto:vice-devel@firenze.linux.it">vice-devel@firenze.linux.it</a>)
  348. </li>
  349.  
  350. <li>
  351. Disk drive, tape, cartridge and C128 emulation: Andreas Boose
  352. (<a href="mailto:viceteam@t-online.de">viceteam@t-online.de</a>)
  353. </li>
  354.  
  355. </ul>
  356.  
  357. Please put the word <tt>VICE</tt> <i>in all capitals</i> in your subject
  358. line (e.g. <tt>VICE fails to run game XXX</tt>). This helps mail splitting
  359. and reduces chances that your message is unintentionally deleted, forgotten
  360. or lost.
  361. <p>
  362.  
  363. <br>
  364.  
  365. <table border=1 width="100%" cellpadding=2 cellspacing=0 bordercolor="#3333cc"><tr><td>
  366. <table border=0 cellpadding=1 cellspacing=0 bgcolor="#000000" width="100%"><tr><td width="1%">
  367. <img src="images/navbarlogo.gif" width=50 height=50 alt="" border=0></td><td>
  368. <table border=0 cellpadding=0 cellspacing=4 width="100%" align=center><tr><td nowrap>
  369. <font face=arial color=#FFFF90><b>Commodore Ring </b></font></td></tr><tr><td nowrap colspan=2 align=center>
  370. <font face=arial size=-1 color=#000000> 
  371.  [ <a href="http://S.webring.com/wrman?ring=cbmring&addsite" target=_top>Join Now</a>
  372.  | <a href="http://S.webring.com/hub?ring=cbmring&id=42&hub" target=_top>Ring Hub</a>
  373.  | <a href="http://S.webring.com/go?ring=cbmring&id=42&random" target=_top>Random</a>
  374.  | <b><a href="http://S.webring.com/go?ring=cbmring&id=42&prev" target=_top><< Prev</a>
  375.  | <a href="http://S.webring.com/go?ring=cbmring&id=42&next " target=_top>Next >></a></b> ]
  376. </font></td></tr></table></td></tr></table></td></tr></table> 
  377.  
  378. <p>
  379.  
  380. </body>
  381.  
  382. </html>
  383.